Skip to content

Conversation

Jentsch
Copy link
Contributor

@Jentsch Jentsch commented Oct 8, 2024

Hello, while playing around with the extension is saw that included more files in its build than nessary.

vsce ls --yarn shows now:

  • CHANGELOG.md
  • images/smooth-spiral.png
  • language-configuration.json
  • LICENSE.md
  • package.json
  • README.md
  • syntaxes/Scala.tmLanguage.json

Before it included also:

  • .github/workflows/cla.yml
  • .github/workflows/continuous-integration.yml
  • .github/workflows/deploy.yml
  • project/scripts/check-cla.sh
  • syntaxes/.gitkeep

`vsce ls --yarn` shows now:
- CHANGELOG.md
- images/smooth-spiral.png
- language-configuration.json
- LICENSE.md
- package.json
- README.md
- syntaxes/Scala.tmLanguage.json

Before it included also:
- .github/workflows/cla.yml
- .github/workflows/continuous-integration.yml
- .github/workflows/deploy.yml
- project/scripts/check-cla.sh
- syntaxes/.gitkeep
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tgodzik tgodzik merged commit 81325ea into scala:main Oct 8, 2024
2 checks passed
@Jentsch Jentsch deleted the fix-exclusion branch October 9, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants